home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Development / General / Build All ƒ / About the “Build all” files next >
Text File  |  1994-05-06  |  807b  |  22 lines

  1. Two AppleScript™ droplets which will make all the CodeWarrior™ project files in any folder you drop onto them. One works with 68K projects, the other with PowerPC projects. Dropping a folder produces the following dialogue box:
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11. Changed Sources accepts CodeWarrior’s view of which files need recompilation. 
  12. All Sources does a “Remove Binaries” on each project to force recompilation of all files.
  13.  
  14. The scripts assume the compilers are named “MW C/C++ 68K v1.0a4p1” and “MW C/C++ PPC v1.0a4p1”; you will therefore need to edit these names each time you upgrade your CodeWarrior.
  15.  
  16. These scripts are placed “as is” in the public domain in the hope they may be useful. Feel free to use, distribute and modify them. I accept no responsibility.
  17.  
  18. Richard Buckle
  19. 6 May 1994.
  20.  
  21. richardb@cocytus.demon.co.uk
  22.